Docs.rs
zksync_protobuf_config-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zksync_protobuf_config 0.1.0
Protobuf deserialization for ZKsync configs
Crate
Source
Builds
Feature flags
Documentation
Coverage
73.71%
631
out of
856
items documented
0
out of
129
items with examples
Links
Homepage
matter-labs/zksync-era
3107
2078
86
crates.io
Dependencies
anyhow ^1
normal
hex ^0.4
normal
prost ^0.12.1
normal
rand ^0.8
normal
secrecy ^0.8.0
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
zksync_basic_types ^0.1.0
normal
zksync_config ^0.1.0
normal
zksync_protobuf =0.1.0-rc.2
normal
zksync_types ^0.1.0
normal
zksync_protobuf_build =0.1.0-rc.2
build
Versions
0.1.0
Owners
Defined protobuf mapping for the config files. It allows to encode the configs using: * protobuf binary format * protobuf text format * protobuf json format